|
PHY SET DISTANCE JOINT GLOBAL AXIS
Set the global axis.
PHY SET DISTANCE JOINT GLOBAL AXIS ID, index, x#, y#, z#
ID
Integer
identification number of the joint
index
Integer
the index of the rigid body that is attached to the joint that is to have its global anchor modified, this can either be 0 or 1
x#
Float
direction on the X axis
y#
Float
direction on the Y axis
z#
Float
direction on the Z axis
This command will set the global axis for the specified rigid body attached to the distance joint.
No example code is provided for this command
|